Vikram Kakkar Apps

Nudge - Task Manager 1.0 beta 3
Vikram Kakkar
Stay on top of your tasks with Nudge. * Attachments Need to addadditional information to a task? You can add a quick note or ato-do list as needed. * Categorize using Tags Keep your tasksorganized using color-coded tags. * Reminders Get notified at a setdate & time. * Appwidget Keep in touch with a task from yourdevice's homescreen. Check-off items (in case of a list) from thewidget itself. * Minimal User Interface Nudge makes sure that theuser interface does not get in your way. Nudge will soon beopen-source: https://github.com/vikramkakkar/Nudge This is a betaversion.
SublimeNavigationView 1.2
Vikram Kakkar
SublimeNavigationView is a complete rewriteofNavigationView (from Design Support library) that enables usageofCheckboxes, Switches & Badges in/as menu items. Menusaredefined in good-old XML, and parsed using a customMenuInflater.SublimeNavigationView works with Parcelable menuswhich means thatstate retention is built-in. Moreover, it cansupport multiplemenus while preserving their respective states.Groups added to themenu have the added feature of beingcollapsible/expandable. Alongwith this, SublimeNavigationViewallows a few options for customstyling.SublimeNavigationView can work with any number of menus. Asanexample, this sample application shows how to handle twoofthem.SublimeMenu supports grouping of menu items. In addition tothestandard features such as defining a checkable policy,orderingetc., a SublimeGroup can be expanded/collapsed - on userinput,through XML definition, or programmatically.For a more detailed account of features, visit the project'sGithubpage:https://github.com/vikramkakkar/SublimeNavigationViewLicensed under the Apache License, Version 2.0
SublimePicker 1.4
Vikram Kakkar
A customizable view that provisions pickingofa date, time & recurrence option, all from asingleuser-interface. You can also view 'SublimePicker' as acollectionof material-styled (API 23) DatePicker, TimePicker&RecurrencePicker, backported to API 14. With v2.0.0, user canalsoselect a date-range.Note: This is a sample application for the'SublimePicker'library project. Its of no value whatsoever to theend user.All three components have been converted to views, whichenablesus to add/embed them anywhere - add them to a 'Dialog',a'PopupWindow', or use them as regular widgets insideanactivity.Almost all styling possibilities have been exposed throughattrs.If something has been missed, please bring it to myattention on theproject's Github page.SublimePicker provides a single point of entry to allthreepickers. What I mean is that once SublimePicker is availableforinteraction, the user can select a date, a time & arecurrenceoption without leaving the picker.Project's Githubpage:https://github.com/vikramkakkar/SublimePickerLicensed under the Apache License, Version 2.0
Image Transition Library 1.1
Vikram Kakkar
ImageTransition is a small android librarytotransition between a circular ImageView from one Activity toarectangular ImageView in the launched Activity.Although this demo's (and the library's) min SDK version issetto 14, the transition will only be seen on API >=21.Visit the project's Github page to learn about thelibrary'susage, report bugs, send feedback, or requestfeatures:https://github.com/vikramkakkar/ImageTransitionLicensed under the Apache License, Version 2.0